Skip to content

Commit

Permalink
Upgraded to latest client-core
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimon committed Jul 3, 2021
1 parent f4e54a4 commit 79f1374
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 11 deletions.
48 changes: 39 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@recogito/recogito-js",
"version": "1.2.3",
"version": "1.3.0",
"description": "A JavaScript library for text annotation",
"main": "dist/recogito.min.js",
"scripts": {
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.10.4",
"@recogito/recogito-client-core": "1.2.3",
"@recogito/recogito-client-core": "1.3.0",
"axios": "^0.21.1",
"preact": "^10.5.13",
"tiny-emitter": "^2.1.0"
Expand Down

0 comments on commit 79f1374

Please sign in to comment.