We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f20b23 + 6c9e208 commit a276498Copy full SHA for a276498
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@privyid/ghoulscript-monorepo",
3
- "packageManager": "yarn@4.3.1",
+ "packageManager": "yarn@4.4.0",
4
"private": true,
5
"workspaces": [
6
"packages/*",
packages/ghostscript/package.json
@@ -3,7 +3,7 @@
"description": "Ghostscript compiled to WebAssembly",
"version": "0.1.0-alpha.2",
"gsVersion": "10.03.1",
7
"type": "module",
8
"main": "./dist/gs.cjs",
9
"module": "./dist/gs.js",
packages/ghoulscript/package.json
"name": "@privyid/ghoulscript",
"version": "0.1.0-alpha.4",
"main": "./dist/index.cjs",
0 commit comments