Skip to content

Commit

Permalink
set package
Browse files Browse the repository at this point in the history
  • Loading branch information
dchapkine committed Apr 21, 2023
1 parent 481baa0 commit 47a6b31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"singleQuote": true,
"trailingComma": "es5"
},
"name": "node-shell-cmd",
"name": "@boltkit/node-shell-cmd",
"author": "Dmitri Chapkine",
"module": "dist/node-shell-cmd.esm.js",
"size-limit": [
Expand All @@ -50,5 +50,8 @@
"tsdx": "^0.14.1",
"tslib": "^2.5.0",
"typescript": "^3.9.10"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 47a6b31

Please sign in to comment.