Skip to content

Commit 1530efa

Browse files
authored
Merge pull request #4 from webKrafters/ts-deploy
npm prelease semver correction
2 parents e2cb254 + c392bac commit 1530efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@
5757
"test:watch": "jest --updateSnapshot --watchAll"
5858
},
5959
"types": "dist/index.d.ts",
60-
"version": "0.0.2.rc.0"
60+
"version": "0.0.2-rc.0"
6161
}

0 commit comments

Comments
 (0)