@dapr/dapr-dev
Advanced tools
Comparing version 3.1.2-20230718070724-969b541 to 3.1.2-20230719075010-7686ab0
{ | ||
"name": "@dapr/dapr-dev", | ||
"version": "3.1.2-20230718070724-969b541", | ||
"version": "3.1.2-20230719075010-7686ab0", | ||
"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-20230718070724-969b541"; | ||
export declare const SDK_VERSION = "3.1.2-20230719075010-7686ab0"; | ||
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-20230718070724-969b541"; | ||
exports.SDK_VERSION = "3.1.2-20230719075010-7686ab0"; | ||
exports.SDK_PACKAGE_NAME = "@dapr/dapr-dev"; |