refactor: upgrade nuxt-class-component to a stabe version

This commit is contained in:
Clark Du 2017-10-27 22:15:34 +08:00
parent 1cb1238d8a
commit 08e770c1e0
No known key found for this signature in database
GPG Key ID: D0E5986AF78B86D9

View File

@ -4,7 +4,7 @@
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"nuxt": "latest",
"nuxt-class-component": "^1.0.3"
"nuxt-class-component": "^1.0.4"
},
"scripts": {
"dev": "nuxt",