Skip to content

Commit

Permalink
fix(core-util): update publish config for core-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbuss committed Mar 30, 2023
1 parent 11c5dfe commit 2a3f22f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/core-util/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"name": "@iot-app-kit/core-util",
"license": "Apache-2.0",
"publishConfig": {
"access": "public"
},
"version": "4.0.1",
"main": "./dist/cjs/index.js",
"module": "./dist/es/index.js",
Expand Down

0 comments on commit 2a3f22f

Please sign in to comment.