mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-09-18 00:17:05 -04:00
Update npm packages
This commit is contained in:
1 parent
c8e7fab9d3
commit
c72ef2aae9
1 file changed
+3
-3
+3
-3
@@ -25,10 +25,11 @@
|
||||
"grunt-bower": "^0.21.0",
|
||||
"grunt-bower-concat": "^1.0.0",
|
||||
"grunt-bower-licensechecker": "^0.1.2",
|
||||
"grunt-bowercopy": "^1.2.4",
|
||||
"grunt-bowercopy": "^1.2.5",
|
||||
"grunt-cache-breaker": "^2.0.1",
|
||||
"grunt-composer": "^0.4.5",
|
||||
"grunt-contrib-clean": "~1.0.0",
|
||||
"grunt-contrib-compress": "^1.4.1",
|
||||
"grunt-contrib-concat": "~0.5.1",
|
||||
"grunt-contrib-cssmin": "^0.14.0",
|
||||
"grunt-contrib-jshint": "~0.6.3",
|
||||
@@ -38,13 +39,12 @@
|
||||
"grunt-mocha-webdriver": "^1.2.2",
|
||||
"grunt-script-link-tags": "git://github.com/jekkos/grunt-script-link-tags.git#master",
|
||||
"grunt-wiredep": "^2.0.0",
|
||||
"grunt-contrib-compress": "^1.4.1",
|
||||
"load-grunt-tasks": "^3.4.0",
|
||||
"mocha": "^2.2.1",
|
||||
"phantomjs": "~1.9.2",
|
||||
"wd": "^0.3.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"npm": "^6.11.3"
|
||||
"npm": "^6.14.9"
|
||||
}
|
||||
}
|
||||
Reference in new issue
Block a user