Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7553122

Browse files
committedSep 6, 2018
Merge branch 'develop'
2 parents ceb2af3 + 36ec2a8 commit 7553122

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
3333
"test": "npm run lint && npm run jest"
3434
},
35-
"version": "0.5.4",
35+
"version": "0.5.5",
3636
"dependencies": {
3737
"prop-types": "^15.6.2",
3838
"react": "^16.4.1",
3939
"react-css-super-themr": "^2.2.0",
4040
"react-dom": "^16.4.1",
41-
"topcoder-react-utils": "^0.7.7"
41+
"topcoder-react-utils": "^0.7.8"
4242
},
4343
"devDependencies": {
4444
"autoprefixer": "^8.6.4",

0 commit comments

Comments
 (0)
This repository has been archived.