mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-02-17 23:33:14 +03:00
Added test script call to package
This commit is contained in:
parent
e43b27228f
commit
9e53ddb10d
@ -2,5 +2,8 @@
|
||||
"name": "openseadragon",
|
||||
"version": "0.9.95",
|
||||
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
|
||||
"dependencies": ["grunt", "qunitjs", "phantomjs"]
|
||||
"dependencies": ["grunt", "qunitjs", "phantomjs"],
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user