@annotation-studio/redux
Advanced tools
Comparing version 1.0.0-pr.8ba0d932 to 1.0.0-pr.8ca0e9bb
@@ -76,2 +76,3 @@ import md5 from 'blueimp-md5'; | ||
dispatch(addElucidateAnnotation(annotation)); | ||
return annotation; | ||
}); | ||
@@ -78,0 +79,0 @@ }; |
@@ -16,3 +16,5 @@ { | ||
"editor.next": "Nesaf", | ||
"editor.save": "Arbed", | ||
"editor.save_in_progress": "Save work as in progress", | ||
"resourceNavigation.defaultTitle": "What do you want to tag (Default title)" | ||
} | ||
} |
@@ -17,3 +17,5 @@ { | ||
"editor.next": "Next", | ||
"editor.save": "Save", | ||
"editor.save_in_progress": "Save work as in progress", | ||
"resourceNavigation.defaultTitle": "What do you want to tag" | ||
} |
@@ -102,2 +102,3 @@ 'use strict'; | ||
dispatch(addElucidateAnnotation(annotation)); | ||
return annotation; | ||
}); | ||
@@ -104,0 +105,0 @@ }; |
@@ -16,3 +16,5 @@ { | ||
"editor.next": "Nesaf", | ||
"editor.save": "Arbed", | ||
"editor.save_in_progress": "Save work as in progress", | ||
"resourceNavigation.defaultTitle": "What do you want to tag (Default title)" | ||
} | ||
} |
@@ -17,3 +17,5 @@ { | ||
"editor.next": "Next", | ||
"editor.save": "Save", | ||
"editor.save_in_progress": "Save work as in progress", | ||
"resourceNavigation.defaultTitle": "What do you want to tag" | ||
} |
{ | ||
"name": "@annotation-studio/redux", | ||
"version": "1.0.0-pr.8ba0d932", | ||
"version": "1.0.0-pr.8ca0e9bb", | ||
"description": "Describe annotation-redux here", | ||
@@ -38,3 +38,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@fesk/test-environment": "^1.0.0-pr.8ba0d932", | ||
"@fesk/test-environment": "^1.0.0-pr.8ca0e9bb", | ||
"babel-jest": "^20.0.3", | ||
@@ -48,3 +48,3 @@ "babel-plugin-transform-async-to-generator": "^6.24.1", | ||
"nwb": "^0.21.5", | ||
"nwb-watch": "^1.0.0-pr.8ba0d932", | ||
"nwb-watch": "^1.0.0-pr.8ca0e9bb", | ||
"react-intl": "^2.2.2", | ||
@@ -51,0 +51,0 @@ "react-intl-redux": "^0.7.0", |
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
331103
8644