Skip to content

Commit 168d228

Browse files
committed
Upgrade build tools
1 parent 438079c commit 168d228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"blint": "^0.5.1",
1919
"node-static": "0.6.0",
2020
"phantomjs-prebuilt": "^2.1.12",
21-
"rollup": "^0.34.10",
21+
"rollup": "^0.41.0",
2222
"rollup-plugin-buble": "^0.15.0",
23-
"rollup-watch": "^2.5.0"
23+
"rollup-watch": "^3.2.0"
2424
},
2525
"bugs": "http://github.com/codemirror/CodeMirror/issues",
2626
"keywords": [

0 commit comments

Comments
 (0)