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

Commit 9451a43

Browse files
authored
feat: V5 Challenge API, resource API integration
1 parent a0ff411 commit 9451a43

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": "1000.0.4",
35+
"version": "2.0.0",
3636
"dependencies": {
3737
"prop-types": "^15.6.2",
3838
"react": "^16.4.1",

0 commit comments

Comments
 (0)