Skip to content

Commit

Permalink
Fix: version
Browse files Browse the repository at this point in the history
- Publish package via github.
  • Loading branch information
ridays2001 committed Aug 22, 2020
1 parent 88b4ef4 commit f182f1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-tulip",
"version": "1.1.2",
"version": "1.1.3",
"description": "Sharable ESLint configuration.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -36,5 +36,8 @@
},
"engines": {
"node": ">=12.18.3"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
}
}

0 comments on commit f182f1c

Please sign in to comment.