mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
I think in package.json the dependencies block should be devDependencies
This commit is contained in:
parent
83e48b1ec7
commit
ab3f465e4b
@ -2,7 +2,7 @@
|
||||
"name": "OpenSeadragon",
|
||||
"version": "0.9.122",
|
||||
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
|
||||
"dependencies": {
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.0",
|
||||
"grunt-contrib-compress": "~0.4.0",
|
||||
"grunt-contrib-concat": "~0.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user