Updating scripts

This commit is contained in:
Kgothatso Ngako 2020-02-16 14:03:54 +02:00
parent fc96de0697
commit 5529513ede

View File

@ -4,8 +4,8 @@
"description": "The landing page for native African language speaker looking to learn about Bitcoin.",
"main": "exonumia.cc.js",
"scripts": {
"dev": "vuepress dev docs",
"build": "vuepress build docs"
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs"
},
"repository": {
"type": "git",