Skip to content
Snippets Groups Projects
Verified Commit 41253288 authored by David Beniamine's avatar David Beniamine
Browse files

Install mirardor annotations on top ok mirador-video

parent bd35cefd
Branches
No related tags found
1 merge request!5Resolve "Image annotation plugin"
......@@ -5,13 +5,14 @@
"private": true,
"scripts": {
"build": "webpack --config webpack.config.js",
"serve": "npm install && webpack serve --config webpack.config.js"
"serve": "npm install --legacy-peer-deps && chmod +x node_modules/webpack/bin/webpack.js; webpack serve --config webpack.config.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"css-loader": "^3.6.0",
"mirador": "^3.3.0",
"mirador": "git+https://gitlab.tetras-libre.fr/iiif/mirador-video-annotation#wip-webpack-from-git",
"mirador-annotations": "0.5.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"style-loader": "^1.2.1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment