Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #336 from LD4P/version-0.5.7
Browse files Browse the repository at this point in the history
Version bump and manual dependency updates
  • Loading branch information
jermnelson committed Apr 6, 2020
2 parents 09de8ee + 32be73c commit 0eef18a
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 15 deletions.
116 changes: 102 additions & 14 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sinopia_profile_editor",
"description": "Editor for BIBFRAME *profiles* forked from http://github.com/lcnetdev/profile-edit",
"version": "0.5.6",
"version": "0.5.7",
"main": "Gruntfile.js",
"dependencies": {
"angular-local-storage": "~0.7.1",
Expand All @@ -11,7 +11,9 @@
"findup-sync": "^4.0.0",
"grunt": "^1.0.4",
"grunt-contrib-uglify-es": "^3.3.0",
"kind-of": ">=6.0.3",
"lodash": "^4.17.15",
"minimist": ">=1.2.3",
"mixin-deep": "^2.0.1",
"spin.js": "~2.3.1",
"taffydb": "^2.7.3",
Expand All @@ -20,6 +22,7 @@
"x2js": "^3.3.1"
},
"devDependencies": {
"acorn": ">=5.74",
"coveralls": "^3.0.5",
"eslint": "^6.5.1",
"eslint-plugin-jest": "^22.21.0",
Expand Down

0 comments on commit 0eef18a

Please sign in to comment.