added docs package lifecycle hooks

This commit is contained in:
Martin Muzatko 2018-09-28 11:26:00 +02:00
parent a9951fbe84
commit 03fc2e1f0e

View File

@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "vuepress dev",
"build": "vuepress build"
},
"author": "",
"license": "ISC",