File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vuex-objectify" ,
3- "version" : " 1.0.6 " ,
3+ "version" : " 1.0.7 " ,
44 "description" : " Creating an interface to communicate with the vuex store" ,
5+ "homepage" : " https://dannyyassine.github.io/vuex-objectify/" ,
56 "main" : " src/index.js" ,
67 "scripts" : {
78 "serve" : " vue-cli-service serve" ,
1314 "coverage" : " @test:unit:coverage ; @send-coverage" ,
1415 "send-coverage" : " cat ./coverage/lcov.info | node node_modules/.bin/coveralls"
1516 },
16- "author" : " Danny Yassine" ,
17+ "author" : {
18+ "name" : " Danny Yassine" ,
19+ "url" : " https://github.com/dannyyassine"
20+ },
21+ "repository" : {
22+ "type" : " git" ,
23+ "url" : " git@github.com:dannyYassine/vuex-objectify.git"
24+ },
1725 "license" : " MIT" ,
1826 "dependencies" : {
1927 },
3846 "keywords" : [
3947 " vuex" ,
4048 " objects" ,
49+ " object" ,
4150 " objectify" ,
4251 " vue"
4352 ]
You can’t perform that action at this time.
0 commit comments