Skip to content

Commit

Permalink
feat: install core-styles via npm at v0.5.1 (#496)
Browse files Browse the repository at this point in the history
- install via npm
- update to v0.5.1
  • Loading branch information
wesleyboar authored Jun 2, 2022
1 parent 4249f5b commit a49d9e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"npm": "^8.5.5"
},
"devDependencies": {
"@tacc/core-styles": "git+https://git@github.com/TACC/Core-Styles.git#v0.5.0",
"@tacc/core-styles": "^0.5.1",
"minimist": "^1.2.6",
"node-cmd": "^5.0.0"
},
Expand Down

0 comments on commit a49d9e7

Please sign in to comment.