Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

Commit

Permalink
Remove chokidar devDependency
Browse files Browse the repository at this point in the history
From v0.17.0 onwards, Sapper uses cheap-watch instead of chokidar
  • Loading branch information
cristianl authored and Conduitry committed May 6, 2019
1 parent 79be87c commit 5d6cbd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"@babel/plugin-transform-runtime": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/runtime": "^7.0.0",
"chokidar": "^2.0.4",
"rollup": "^1.0.0",
"rollup-plugin-babel": "^4.0.2",
"rollup-plugin-commonjs": "^9.1.6",
Expand Down

0 comments on commit 5d6cbd8

Please sign in to comment.