Skip to content

Commit cbded0f

Browse files
package.json updated
1 parent b18069c commit cbded0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lambdatest/node-fetch-sessions",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "This plugin fetches session details based on build name",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
@@ -11,7 +11,7 @@
1111
"url": "git+https://github.com/LambdaTest/node-fetch-session.git"
1212
},
1313
"author": "LambdaTest <[email protected]>",
14-
"license": "ISC",
14+
"license": "Apache-2.0",
1515
"bugs": {
1616
"url": "https://github.com/LambdaTest/node-fetch-session/issues"
1717
},

0 commit comments

Comments
 (0)