Skip to content

Commit 5033b24

Browse files
committed
0.1.4
1 parent c2105c5 commit 5033b24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brighterscript-jsdocs-plugin",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Plugin For JSDoc that converts Brighterscript files into comments compatible with JSDoc",
55
"scripts": {
66
"docs": "rm -rf docs && ./node_modules/.bin/jsdoc -c jsdoc.json -t node_modules/minami -d docs",
@@ -21,4 +21,4 @@
2121
"jsdoc": "^3.6.3",
2222
"minami": "^1.2.3"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)