Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Marguerite Roth committed Feb 4, 2022
1 parent 5fbe4fa commit 14eca85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"test:e2e-browser": "jest test/e2e/browser",
"test:unit": "jest test/unit",
"test:types": "tsc -p types/test",
"prepare": "npm run build"
"postinstall": "cd ./node_modules/vue-meta && npm install && npm run build"
},
"dependencies": {
"deepmerge": "^4.2.2"
Expand Down

0 comments on commit 14eca85

Please sign in to comment.