Skip to content

Commit

Permalink
0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
markwpearce committed Nov 3, 2020
1 parent c2105c5 commit 5033b24
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brighterscript-jsdocs-plugin",
"version": "0.1.3",
"version": "0.1.4",
"description": "Plugin For JSDoc that converts Brighterscript files into comments compatible with JSDoc",
"scripts": {
"docs": "rm -rf docs && ./node_modules/.bin/jsdoc -c jsdoc.json -t node_modules/minami -d docs",
Expand All @@ -21,4 +21,4 @@
"jsdoc": "^3.6.3",
"minami": "^1.2.3"
}
}
}

0 comments on commit 5033b24

Please sign in to comment.