Compare commits

..

No commits in common. "c5639e32b51a052f64460b7a24dacd227f6dfab0" and "9150af859236e7a1aa79372cdda75b6a53d1ed0d" have entirely different histories.

3 changed files with 1915 additions and 6780 deletions

View File

@ -1,6 +1,6 @@
language: node_js
sudo: false
node_js:
- "16.14.2"
- "stable"
before_install:
- npm install -g grunt-cli

8691
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,7 +34,7 @@
"grunt-contrib-compress": "^2.0.0",
"grunt-contrib-concat": "^2.0.0",
"grunt-contrib-connect": "^3.0.0",
"grunt-contrib-qunit": "^6.2.0",
"grunt-contrib-qunit": "^5.1.1",
"grunt-contrib-uglify": "^5.0.1",
"grunt-contrib-watch": "^1.1.0",
"grunt-eslint": "^24.0.0",