mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-12 19:30:00 +01:00
version checks
This commit is contained in:
3699
dist/imageboard.js
vendored
3699
dist/imageboard.js
vendored
File diff suppressed because one or more lines are too long
15
package.json
15
package.json
@@ -23,14 +23,13 @@
|
||||
"jquery": "~2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"get-pixels": "^3.3.0",
|
||||
"save-pixels": "^2.3.4",
|
||||
"base64-stream": "^0.1.3",
|
||||
"buffer": "^5.0.2",
|
||||
"plotly.js": "^1.21.2",
|
||||
|
||||
"image-filter-threshold": "git+https://github.com/canastro/image-filter-threshold#prebundle",
|
||||
"image-filter-core": "git+https://github.com/canastro/image-filter-core#prebundle",
|
||||
"get-pixels": "~3.3.0",
|
||||
"save-pixels": "~2.3.4",
|
||||
"base64-stream": "~0.1.3",
|
||||
"buffer": "~5.0.2",
|
||||
"plotly.js": "~1.21.2",
|
||||
"image-filter-threshold": "~1.0.0",
|
||||
"image-filter-core": "~1.0.0",
|
||||
|
||||
"browserify": "13.0.0",
|
||||
"grunt": "^0.4.5",
|
||||
|
||||
Reference in New Issue
Block a user