We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d2ce1 commit 0c00e2aCopy full SHA for 0c00e2a
1 file changed
packages/core/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@dvelop-sdk/core",
3
"description": "This package contains shared functionality for the @dvelop-sdk packages.",
4
- "version": "2.2.1",
+ "version": "2.3.0",
5
"license": "Apache-2.0",
6
"main": "lib/index.js",
7
"types": "lib/index.d.ts",
@@ -28,4 +28,4 @@
28
"@types/lodash.merge": "^4.6.7",
29
"@types/uuid": "^8.3.1"
30
}
31
-}
+}
0 commit comments