1
Fork 0

oops, rollup should be a dev dependency

This commit is contained in:
Conduitry 2018-04-03 17:11:30 -04:00
parent e7f36c16dd
commit a839292019
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"url": "https://github.com/Conduitry/cheap-watch/issues" "url": "https://github.com/Conduitry/cheap-watch/issues"
}, },
"homepage": "https://cndtr.io/cheap-watch/", "homepage": "https://cndtr.io/cheap-watch/",
"dependencies": { "devDependencies": {
"rollup": "*" "rollup": "*"
}, },
"scripts": { "scripts": {