Skip to content

Commit

Permalink
fix: use nw version 0.21.6 (nwjs/grunt-nw-builder#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 22, 2020
1 parent 671ddc5 commit 1ef2133
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"angular-ui-bootstrap": "~1.3.3",
"async": "~1.5.2",
"backbone": "~1.3.3",
"bootstrap": "~3.3.7",
"bootstrap": "~4.1.2",
"jointjs": "~1.1.0",
"jquery-resize": "https://github.com/cowboy/jquery-resize#v1.1",
"lodash": "~3.10.1",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,10 @@ boolbase@~1.0.0:
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24=

bootstrap@~3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
integrity sha1-WjiTlFSfIzMIdaOxUGVldPip63E=
bootstrap@~4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.2.tgz#aee2a93472e61c471fc79fb475531dcbc87de326"
integrity sha512-3bP609EdMc/8EwgGp8KgpN8HwnR4V4lZ9CTi5pImMrXNxpkw7dK1B05aMwQWpG1ZWmTLlBSN/uzkuz5GsmQNFA==

brace-expansion@^1.1.7:
version "1.1.11"
Expand Down

0 comments on commit 1ef2133

Please sign in to comment.