@jackgreen2018/pdf-engine 1.0.33 → 1.0.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jackgreen2018/pdf-engine",
3
- "version": "1.0.33",
3
+ "version": "1.0.34",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,8 +21,7 @@
21
21
  "scripts": {
22
22
  "build": "wasm-pack build --target bundler && rm -f pkg/.gitignore && tsc",
23
23
  "benchmark": "node benchmark.mjs",
24
- "test": "node tests/smoke.js",
25
- "prepare": "npm run build"
24
+ "test": "node tests/smoke.js"
26
25
  },
27
26
  "publishConfig": {
28
27
  "access": "public"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes