Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit f74c72b

Browse files
author
eburtin
committed
Change version to 1.1.0
1 parent 2fedca2 commit f74c72b

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

package-lock.json

Lines changed: 5 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cytomine-client",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Client to communicate with Cytomine API in javascript. For more information about Cytomine, go to http://www.cytomine.org.",
55
"browser": "dist/cytomine-client.min.js",
66
"unpkg": "dist/cytomine-client.min.js",
@@ -44,7 +44,7 @@
4444
"karma-mocha": "^1.3.0",
4545
"karma-mocha-reporter": "^2.2.5",
4646
"karma-webpack": "^4.0.0-rc.6",
47-
"mocha": "^6.1.3",
47+
"mocha": "^6.1.4",
4848
"randomstring": "^1.1.5",
4949
"webpack": "^4.30.0",
5050
"webpack-cli": "^3.3.0"

0 commit comments

Comments
 (0)