Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit b141276

Browse files
committed
fix: change version to 1000.1.2
1 parent b9b8d37 commit b141276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
3333
"test": "npm run lint && npm run jest"
3434
},
35-
"version": "2.0.1",
35+
"version": "1000.1.2",
3636
"dependencies": {
3737
"prop-types": "^15.6.2",
3838
"react": "^16.4.1",

0 commit comments

Comments
 (0)