@annotation-studio/bridge
Advanced tools
Comparing version 1.0.0-next.2022bf79 to 1.0.0-next.42ca5e47
{ | ||
"name": "@annotation-studio/bridge", | ||
"version": "1.0.0-next.2022bf79", | ||
"version": "1.0.0-next.42ca5e47", | ||
"description": "Describe annotation-bridge here", | ||
@@ -13,3 +13,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"watch": "./bin/watch", | ||
"watch": "nwb-watch-module", | ||
"build": "nwb build-web-module", | ||
@@ -20,3 +20,3 @@ "clean": "nwb clean-module", | ||
"test:watch": "npm run test -- --watch", | ||
"prepublish": "npm run build" | ||
"prepublish": "NODE_ENV=production npm run build" | ||
}, | ||
@@ -27,11 +27,12 @@ "dependencies": { | ||
"peerDependencies": { | ||
"@annotation-studio/redux": "^1.0.0-rc.13" | ||
"@annotation-studio/redux": "^1.0.0-rc.14" | ||
}, | ||
"devDependencies": { | ||
"@annotation-studio/redux": "^1.0.0-next.2022bf79", | ||
"@fesk/test-environment": "^1.0.0-next.2022bf79", | ||
"@annotation-studio/redux": "^1.0.0-next.42ca5e47", | ||
"@fesk/test-environment": "^1.0.0-next.42ca5e47", | ||
"babel-jest": "^20.0.3", | ||
"jest": "^20.0.0", | ||
"nwb": "^0.21.5", | ||
"react": "^15.6.1" | ||
"nwb-watch": "^1.0.0-next.42ca5e47", | ||
"react": "^15.6.2" | ||
}, | ||
@@ -38,0 +39,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69811
34
7