Skip to content

Commit

Permalink
fix: add version to fix publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyu2001 authored Sep 17, 2024
1 parent 81ad010 commit c97b594
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@opengovsg/eslint-config-starter-kitty",
"version": "0.0.0",
"private": true,
"files": [
"index.js"
Expand Down
1 change: 1 addition & 0 deletions packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@opengovsg/prettier-config-starter-kitty",
"version": "0.0.0",
"private": true,
"files": [
"index.js"
Expand Down

0 comments on commit c97b594

Please sign in to comment.