Skip to content

Commit

Permalink
Version Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Pooya Parsa committed Apr 21, 2017
1 parent 27a93ed commit 7abefc8
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 144 deletions.
9 changes: 4 additions & 5 deletions package.json
Expand Up @@ -37,8 +37,8 @@
"vue": "^2.2.6"
},
"devDependencies": {
"clean-css": "^4.0.10",
"codemirror": "^5.25.0",
"clean-css": "^4.0.12",
"codemirror": "^5.25.2",
"cross-env": "^4.0.0",
"eslint-config-vue": "^2.0.2",
"eslint-plugin-html": "^2.0.0",
Expand All @@ -49,15 +49,14 @@
"lodash": "latest",
"markdown-loader": "^2.0.0",
"marked": "^0.3.6",
"nuxt": "^0.10.5",
"nuxt": "^0.10.6",
"rollup": "^0.41.6",
"rollup-plugin-buble": "^0.15.0",
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-uglify": "^1.0.1",
"rollup-plugin-uglify": "^1.0.2",
"rollup-plugin-vue": "^2.3.1",
"rollup-watch": "^3.2.2",
"vue": "2.2.5",
"xo": "^0.18.1"
},
"xo": {
Expand Down

0 comments on commit 7abefc8

Please sign in to comment.