Skip to content

Commit 9c5acf0

Browse files
Removed @types/node from the dependencies
1 parent 482bdb9 commit 9c5acf0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@
3636
"type": "git",
3737
"url": "https://github.com/kenwheeler/cash.git"
3838
},
39-
"dependencies": {
40-
"@types/node": "^10.12.8"
41-
},
39+
"dependencies": {},
4240
"devDependencies": {
4341
"browser-sync": "^2.26.3",
4442
"bundlesize": "^0.17.0",

0 commit comments

Comments
 (0)