Skip to content

Commit 4e62553

Browse files
committed
Move array-from to dev dependencies
1 parent 236d57c commit 4e62553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"@babel/core": "^7.4.4",
2525
"@babel/preset-env": "^7.4.4",
2626
"airtap": "^2.0.2",
27+
"array-from": "^2.1.1",
2728
"core-js": "^3.0.1",
2829
"cross-env": "^5.2.0",
2930
"object.getownpropertydescriptors": "^2.0.3",
3031
"tape": "^4.10.1"
3132
},
3233
"dependencies": {
33-
"array-from": "^2.1.1",
3434
"buffer": "^5.2.1",
3535
"es6-object-assign": "^1.1.0",
3636
"object-is": "^1.0.1",

0 commit comments

Comments
 (0)