Skip to content

Commit d7235ca

Browse files
committed
0.8.0
1 parent ea8ab5a commit d7235ca

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@turbowarp/packager",
3-
"version": "0.7.2",
3+
"version": "0.8.0",
44
"description": "Converts Scratch projects into HTML files, zip archives, or executable programs for Windows, macOS, and Linux.",
55
"main": "dist/packager.js",
66
"scripts": {
@@ -19,7 +19,9 @@
1919
},
2020
"author": "GarboMuffin",
2121
"homepage": "https://github.com/TurboWarp/packager#readme",
22-
"keywords": ["scratch"],
22+
"keywords": [
23+
"scratch"
24+
],
2325
"bugs": {
2426
"url": "https://github.com/TurboWarp/packager/issues"
2527
},

0 commit comments

Comments
 (0)