File tree Expand file tree Collapse file tree 5 files changed +25
-2477
lines changed Expand file tree Collapse file tree 5 files changed +25
-2477
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2020 "test:unit" : " ava" ,
2121 "test:coverage" : " nyc npm run test:unit" ,
2222 "dev:test" : " npm run test:unit -- --watch" ,
23- "prebuild" : " rimraf dist" ,
2423 "prepublishOnly" : " npm run build" ,
2524 "build" : " node --eval 'require(\" @posva/vuefire-bundler\" )(\" Vuexfire\" )'" ,
2625 "release" : " release-it pre --preReleaseId=alpha --npm.tag=next --github.preRelease"
5655 "homepage" : " https://github.com/vuejs/vuefire#readme" ,
5756 "devDependencies" : {
5857 "@posva/vuefire-bundler" : " ^1.0.0" ,
59- "@posva/vuefire-core" : " ^1.0.0" ,
6058 "@posva/vuefire-test-helpers" : " ^1.0.0" ,
61- "babel-preset-env" : " ^1.6.1" ,
6259 "codecov" : " ^3.0.1" ,
63- "eslint" : " ^4.19.1" ,
64- "eslint-config-posva" : " ^1.3.3" ,
65- "rimraf" : " ^2.6.2" ,
66- "vue" : " ^2.5.16" ,
60+ "eslint" : " ^5.3.0" ,
61+ "eslint-plugin-vue-libs" : " ^3.0.0" ,
6762 "vuex" : " ^3.0.1"
63+ },
64+ "dependencies" : {
65+ "@posva/vuefire-core" : " ^1.0.0"
6866 }
6967}
You can’t perform that action at this time.
0 commit comments