Build fix

This commit is contained in:
Rainer Simon 2021-06-05 14:30:55 +02:00
parent 65a7b37011
commit b361be3d9f
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
"name": "@recogito/recogito-client-core",
"version": "1.2.1",
"description": "Core functions, classes and components for RecogitoJS",
"sideEffects": false,
"main": "src/index.js",
"scripts": {
"test": "NODE_ENV=test ./node_modules/.bin/mocha --require @babel/register"