Skip to content

Commit

Permalink
chore: updated registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishant Mendiratta authored and Nishant Mendiratta committed Sep 22, 2023
1 parent 0478501 commit dc1ab19
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uglify-my-js",
"version": "1.1.5",
"version": "1.1.6",
"description": "Simple cli tool to minify javascript a file",
"main": "bin/index.js",
"bin": {
Expand Down Expand Up @@ -32,8 +32,5 @@
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^5.88.2",
"yargs": "^17.7.2"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}

0 comments on commit dc1ab19

Please sign in to comment.