Skip to content

Commit

Permalink
chore: make package public (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs authored Sep 13, 2023
1 parent 3f54778 commit 5be5ea9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
"type": "git",
"url": "https://github.com/rudderlabs/rudder-json-template-engine.git"
},
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"@commitlint/cli": "^17.4.4",
Expand Down

0 comments on commit 5be5ea9

Please sign in to comment.