Skip to content

Commit

Permalink
npm publish test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mvriu5 committed Jul 31, 2024
1 parent 40397f5 commit 382abb8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.npmrc

# local env files
.env*.local
Expand Down
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/node_modules
/src/lib
/src/app
.npmrc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "griller",
"license": "MIT",
"version": "1.0.1",
"version": "1.0.2",
"private": false,
"repository": {
"url": "https://github.com/mvriu5/griller"
Expand Down

0 comments on commit 382abb8

Please sign in to comment.