Skip to content

Commit

Permalink
bump: built vesion 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleactii committed Jul 30, 2024
1 parent 260b646 commit b34c876
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2306,7 +2306,7 @@
},
{
"kind": "packageJSON",
"content": "{\r\n \"name\": \"vyi\",\r\n \"version\": \"1.0.21\",\r\n \"description\": \"A lightweight module to read / manage .vyi files created in the Vylocity Game Engine.\",\r\n \"main\": \"src/vyi.mjs\",\r\n \"scripts\": {\r\n \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\",\r\n \"build:rollup\": \"npx rollup -c\",\r\n \"build:docs\": \"esdoc -c esdoc.json\",\r\n \"build:dist\": \"npm run build:rollup && npm run build:docs\"\r\n },\r\n \"keywords\": [],\r\n \"author\": \"https://github.com/doubleactii\",\r\n \"license\": \"MIT\",\r\n \"repository\": {\r\n \"type\": \"git\",\r\n \"url\": \"https://github.com/EvitcaStudio/vyi\"\r\n },\r\n \"devDependencies\": {\r\n \"@rollup/plugin-babel\": \"^6.0.4\",\r\n \"@rollup/plugin-terser\": \"^0.4.4\",\r\n \"rollup\": \"^4.14.1\",\r\n \"rollup-plugin-banner2\": \"^1.2.3\",\r\n \"rollup-plugin-cleandir\": \"^2.0.0\",\r\n \"rollup-plugin-replace\": \"^2.2.0\"\r\n }\r\n}\r\n",
"content": "{\r\n \"name\": \"vyi\",\r\n \"version\": \"1.1.0\",\r\n \"description\": \"A lightweight module to read / manage .vyi files created in the Vylocity Game Engine.\",\r\n \"main\": \"src/vyi.mjs\",\r\n \"scripts\": {\r\n \"test\": \"echo \\\"Error: no test specified\\\" && exit 1\",\r\n \"build:rollup\": \"npx rollup -c\",\r\n \"build:docs\": \"esdoc -c esdoc.json\",\r\n \"build:dist\": \"npm run build:rollup && npm run build:docs\"\r\n },\r\n \"keywords\": [],\r\n \"author\": \"https://github.com/doubleactii\",\r\n \"license\": \"MIT\",\r\n \"repository\": {\r\n \"type\": \"git\",\r\n \"url\": \"https://github.com/EvitcaStudio/vyi\"\r\n },\r\n \"devDependencies\": {\r\n \"@rollup/plugin-babel\": \"^6.0.4\",\r\n \"@rollup/plugin-terser\": \"^0.4.4\",\r\n \"rollup\": \"^4.14.1\",\r\n \"rollup-plugin-banner2\": \"^1.2.3\",\r\n \"rollup-plugin-cleandir\": \"^2.0.0\",\r\n \"rollup-plugin-replace\": \"^2.2.0\"\r\n }\r\n}\r\n",
"longname": "C:\\Users\\jared\\Documents\\Github\\vyi\\package.json",
"name": "package.json",
"static": true,
Expand Down
2 changes: 1 addition & 1 deletion docs/source.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">17636 byte</td>
<td style="display: none;" data-ice="lines">493</td>
<td style="display: none;" data-ice="updated">2024-07-03 15:28:18 (UTC)</td>
<td style="display: none;" data-ice="updated">2024-07-03 15:34:08 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/vyi.mjs.html">src/vyi.mjs</a></span></td>
Expand Down

0 comments on commit b34c876

Please sign in to comment.