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

Commit c7c360f

Browse files
fix: smoke test release
Issue: topcoder-platform/community-app#4745
1 parent 54ce217 commit c7c360f

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

0 commit comments

Comments
 (0)