Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Feb 10, 2020
1 parent f583c0d commit 653ee81
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion dist/js/translatable-field.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions dist/js/translatable-field.js.LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,12 @@
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/**
* @license
* Lodash <https://lodash.com/>
* Copyright JS Foundation and other contributors <https://js.foundation/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
*/
22 changes: 7 additions & 15 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 @@ -13,7 +13,7 @@
"devDependencies": {
"cross-env": "^7.0.0",
"laravel-mix": "^5.0.1",
"laravel-nova": "^1.0.11",
"laravel-nova": "^1.2.0",
"prettier": "^1.19.1",
"resolve-url-loader": "^3.1.1",
"sass": "^1.25.0",
Expand Down

0 comments on commit 653ee81

Please sign in to comment.