Skip to content

Commit

Permalink
Upgrade some dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Nov 5, 2019
1 parent 91f431a commit 7b2121b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,11 @@
"lint": "bin/lint"
},
"devDependencies": {
"blint": "^1",
"blint": "^1.1.0",
"node-static": "0.7.11",
"phantomjs-prebuilt": "^2.1.12",
"rollup": "^0.66.2",
"rollup-plugin-buble": "^0.19.2",
"rollup-watch": "^4.3.1"
"rollup": "^1.26.3",
"rollup-plugin-buble": "^0.19.8"
},
"bugs": "http://github.com/codemirror/CodeMirror/issues",
"keywords": [
Expand Down

0 comments on commit 7b2121b

Please sign in to comment.