@dapr/dapr-dev
Advanced tools
Comparing version 3.1.2-20230711064206-801847c to 3.1.2-20230711090154-2695e4a
{ | ||
"name": "@dapr/dapr-dev", | ||
"version": "3.1.2-20230711064206-801847c", | ||
"version": "3.1.2-20230711090154-2695e4a", | ||
"description": "The official Dapr (https://dapr.io) SDK for Node.js", | ||
@@ -5,0 +5,0 @@ "types": "./build/index.d.ts", |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "3.1.2-20230711064206-801847c"; | ||
export declare const SDK_VERSION = "3.1.2-20230711090154-2695e4a"; | ||
export declare const SDK_PACKAGE_NAME = "@dapr/dapr-dev"; |
@@ -18,3 +18,3 @@ "use strict"; | ||
// It is not checked in to the git repository. | ||
exports.SDK_VERSION = "3.1.2-20230711064206-801847c"; | ||
exports.SDK_VERSION = "3.1.2-20230711090154-2695e4a"; | ||
exports.SDK_PACKAGE_NAME = "@dapr/dapr-dev"; |