Skip to content

Commit 8a31255

Browse files
committed
0.16.9
1 parent 6893a74 commit 8a31255

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polyscript",
3-
"version": "0.16.8",
3+
"version": "0.16.9",
44
"description": "PyScript single core to rule them all",
55
"main": "./esm/index.js",
66
"types": "./types/polyscript/esm/index.d.ts",
@@ -32,10 +32,10 @@
3232
"version:webr": "npm view webr version>versions/webr"
3333
},
3434
"files": [
35-
"esm/",
36-
"dist/",
37-
"REDME.md",
38-
"LICENSE"
35+
"esm/",
36+
"dist/",
37+
"REDME.md",
38+
"LICENSE"
3939
],
4040
"keywords": [
4141
"polyscript",

0 commit comments

Comments
 (0)