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

Merge branch 'dependencies-from-git' into 'tetras-main'

Dependencies from git

See merge request iiif/mirador-annotations!6
parents ed51af76 a52f4ec7
Branches
Tags
1 merge request!6Dependencies from git
Pipeline #1449 failed
This diff is collapsed.
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
"build": "nwb build-react-component", "build": "nwb build-react-component",
"clean": "nwb clean-module", "clean": "nwb clean-module",
"lint": "eslint ./src ./__tests__", "lint": "eslint ./src ./__tests__",
"prepare": "npm run build",
"prepublishOnly": "npm run build", "prepublishOnly": "npm run build",
"start": "nwb serve-react-demo", "start": "nwb serve-react-demo",
"test": "npm run lint && jest", "test": "npm run lint && jest",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment