Skip to content

Commit a0f5263

Browse files
committed
chore: fix errors in package.json
1 parent f9e471e commit a0f5263

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"files": [
2424
"bin",
2525
"dist",
26-
"polydills",
26+
"polyfills",
2727
"runtime",
2828
"cli.js",
2929
"gapp:env.d.ts",
@@ -68,6 +68,7 @@
6868
"lodash.clonedeep": "^4.5.0",
6969
"lodash.get": "^4.4.2",
7070
"lodash.set": "^4.3.2",
71+
"path-gjsify": "^1.0.0",
7172
"rimraf": "^4.4.1",
7273
"tar": "^6.2.0",
7374
"termx-markup": "~2.0.2",

0 commit comments

Comments
 (0)