Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TomK committed Jun 18, 2019
1 parent 65696eb commit fb0c3f8
Show file tree
Hide file tree
Showing 5 changed files with 291 additions and 472 deletions.
2 changes: 1 addition & 1 deletion assets/css/ContentElements.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/ContentElements.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/GlobalElements.min.js

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

15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@
"name": "fortifi-ui",
"version": "0.1.0",
"devDependencies": {
"grunt": "0.4.5",
"grunt-contrib-copy": "0.8.0",
"grunt-contrib-cssmin": "0.12.3",
"grunt-contrib-jshint": "0.11.2",
"grunt-contrib-uglify": "0.9.1",
"grunt-replace": "^0.11.0"
},
"resolutions": {
"clean-css": "^4.2.1"
"grunt": "^1.0.4",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^3.0.0",
"grunt-contrib-jshint": "^2.1.0",
"grunt-contrib-uglify": "^4.0.1",
"grunt-replace": "^1.0.1"
}
}
Loading

0 comments on commit fb0c3f8

Please sign in to comment.