We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdb175 commit 734a1f7Copy full SHA for 734a1f7
package.json
@@ -60,7 +60,7 @@
60
"postbuild": "node scripts/postbuild.js",
61
"build:debug": "napi build --platform --package domparser --js index.js && node scripts/postbuild.js",
62
"prepublishOnly": "napi prepublish -t npm",
63
- "universal": "napi universal",
+ "universal": "napi universalize",
64
"version": "napi version",
65
"test": "node --test",
66
"benchmark": "node ./benchmark/benchmark.mjs",
0 commit comments