Skip to content

Commit 7dfee8c

Browse files
authored
Remove dependency on array-extra
With changes in the previous commit, this dependency is no longer needed!
1 parent e2eecf5 commit 7dfee8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

elm-v0.18.0/elm-package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
],
99
"exposed-modules": [],
1010
"dependencies": {
11-
"elm-community/array-extra": "1.0.2 <= v < 2.0.0",
1211
"elm-lang/core": "5.0.0 <= v < 6.0.0",
1312
"elm-lang/html": "2.0.0 <= v < 3.0.0",
1413
"mgold/elm-random-pcg": "4.0.2 <= v < 5.0.0"

0 commit comments

Comments
 (0)