Skip to content

Commit 5e5426a

Browse files
author
Youen Péron
authored
Update package.json (#170)
* Update package.json * fix(play): remove unsed dependences
1 parent 23fd07f commit 5e5426a

File tree

2 files changed

+10
-485
lines changed

2 files changed

+10
-485
lines changed

web/play/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"css-loader": "^6.0.0",
2626
"cssnano": "^5.1.12",
2727
"elm": "^0.19.1-5",
28-
"elm-analyse": "^0.16.5",
2928
"elm-format": "^0.8.5",
3029
"elm-hot-webpack-loader": "^1.1.8",
3130
"elm-tailwind-modules": "^0.4.0",
@@ -42,4 +41,4 @@
4241
"webpack-cli": "^4.0.0",
4342
"webpack-dev-server": "^4.0.0"
4443
}
45-
}
44+
}

0 commit comments

Comments
 (0)