@emmercm/maxcso-darwin-x64 0.1130.13 → 0.1130.14

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@emmercm/maxcso-darwin-x64",
3
- "version": "0.1130.13",
3
+ "version": "0.1130.14",
4
4
  "os": [
5
5
  "darwin"
6
6
  ],
@@ -18,7 +18,7 @@
18
18
  "provenance": true
19
19
  },
20
20
  "scripts": {
21
- "build": "tsc --build --verbose && cp maxcso *.dylib dist/",
21
+ "build": "tsc --build --verbose",
22
22
  "lint": "eslint .",
23
23
  "lint:fix": "eslint . --fix",
24
24
  "prepack": "npm run build && cp -f ../../LICENSE ../../README.md ./",
@@ -44,5 +44,5 @@
44
44
  "type": "git",
45
45
  "url": "git+https://github.com/emmercm/maxcso-js.git"
46
46
  },
47
- "gitHead": "81e3f219c5bedfe0f10caff3993e51ef80531beb"
47
+ "gitHead": "e90fa488755661082ed143aac66991a9981eb52a"
48
48
  }
Binary file
Binary file
package/dist/maxcso DELETED
Binary file