Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 39b9499

Browse files
committed
Change package name & add package license
1 parent c8cf56e commit 39b9499

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"name": "@logmet-clients/logmet-client",
3-
"version": "0.1.0",
2+
"name": "logmet-client",
3+
"version": "0.1.1",
44
"description": "Library for sending data to and querying data from Logmet",
55
"author": "Fabio A. Oliveira <[email protected]>",
6+
"license": "Apache-2.0",
67
"dependencies": {
78
"bunyan": "1.8.0"
89
},

0 commit comments

Comments
 (0)