Skip to content

Commit e3cbb56

Browse files
author
Pooya Parsa
committed
[docs] Finally fix nuxt problem
1 parent 95493fa commit e3cbb56

File tree

2 files changed

+125
-158
lines changed

2 files changed

+125
-158
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
"lodash": "latest",
4949
"markdown-loader": "^2.0.0",
5050
"marked": "^0.3.6",
51-
"nuxt": "0.10.5",
51+
"nuxt": "^0.10.5",
5252
"rollup": "^0.41.6",
5353
"rollup-plugin-buble": "^0.15.0",
5454
"rollup-plugin-commonjs": "^8.0.2",
5555
"rollup-plugin-node-resolve": "^2.0.0",
5656
"rollup-plugin-uglify": "^1.0.1",
5757
"rollup-plugin-vue": "^2.3.1",
58-
"vue-template-compiler":">=2.2.6",
58+
"vue": "2.2.5",
5959
"xo": "^0.18.1"
6060
},
6161
"xo": {

0 commit comments

Comments
 (0)