Skip to content

Commit bdfb828

Browse files
committed
cleanup
1 parent 151ab8f commit bdfb828

File tree

4 files changed

+4
-386
lines changed

4 files changed

+4
-386
lines changed

templates/typescript_player/package-lock.json

-191
This file was deleted.

templates/typescript_player/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ts-inkjs-test",
2+
"name": "ts-inkjs-player",
33
"type": "module",
44
"version": "1.0.0",
55
"description": "",
@@ -16,6 +16,6 @@
1616
"typescript": "^5.4.5"
1717
},
1818
"dependencies": {
19-
"inkjs": "^2.2.4"
19+
"inkjs": "*"
2020
}
2121
}

templates/typescript_with_compiler/package-lock.json

-191
This file was deleted.

0 commit comments

Comments
 (0)