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

fix: private challenge message #42

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: change version to 1000.1.2
  • Loading branch information
dedywahyudi committed Sep 23, 2022
commit b141276fe0a0a0424bfe1d0e6a1c133b3ec7af87
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
"test": "npm run lint && npm run jest"
},
"version": "2.0.1",
"version": "1000.1.2",
"dependencies": {
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand Down