Skip to content

Commit

Permalink
updated jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
vasuvanka committed Nov 15, 2020
1 parent 96d0c09 commit 34b6411
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 @@ -15,7 +15,7 @@
"test": "npm run test:clear && npm run test:jest",
"test:clear": "./node_modules/.bin/jest --clearCache",
"docs": "./node_modules/.bin/typedoc --out docs --mode modules ./src",
"add:nojekyll": "> .nojekyll",
"add:nojekyll": "> docs/.nojekyll",
"generate:build": "npm run docs & npm run start"
},
"repository": {
Expand Down

0 comments on commit 34b6411

Please sign in to comment.