mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-24 06:06:09 +03:00
Compare commits
7 Commits
9150af8592
...
c5639e32b5
Author | SHA1 | Date | |
---|---|---|---|
|
c5639e32b5 | ||
|
da314c067c | ||
|
11b7205ea4 | ||
|
87f90c05b4 | ||
|
22d4e62198 | ||
|
cdfd5a454b | ||
|
d504a7ac83 |
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- "stable"
|
||||
- "16.14.2"
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
||||
|
8691
package-lock.json
generated
8691
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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": "^5.1.1",
|
||||
"grunt-contrib-qunit": "^6.2.0",
|
||||
"grunt-contrib-uglify": "^5.0.1",
|
||||
"grunt-contrib-watch": "^1.1.0",
|
||||
"grunt-eslint": "^24.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user