Skip to content

Commit

Permalink
User guide, package.json: add name and version
Browse files Browse the repository at this point in the history
  • Loading branch information
deining committed Apr 9, 2022
1 parent 1c77bb2 commit e038181
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions userguide/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"name": "docsy-user-guide",
"version": "0.2.0",
"scripts": {
"_build": "npm run _hugo-dev",
"_hugo": "hugo --cleanDestinationDir --themesDir ../..",
Expand Down

0 comments on commit e038181

Please sign in to comment.