Skip to content

Commit 78d4bd6

Browse files
committed
package: add github repository to package.json
1 parent 291b42f commit 78d4bd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@batch.com/webview-inapp-sdk",
33
"version": "1.0.0-beta.1",
44
"description": "Batch.com's In-App messaging webview SDK. It is meant to be used in webview formats, which is displayed using our mobile SDKs.",
5+
"repository": "git://github.com/BatchLabs/Batch-In-App-WebView-SDK.git",
56
"main": "build/batch-webview-sdk.min.js",
67
"files": [
78
"build/batch-webview-sdk.min.js",

0 commit comments

Comments
 (0)