Skip to content

Commit c392bac

Browse files
committed
npm prelease semver correction
1 parent 6a10572 commit c392bac

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)