Skip to content

Commit 30b4be0

Browse files
authored
Add license reference
rethinkdb/rethinkdb#6141 Original author: @tracker1
1 parent 5fa5ef8 commit 30b4be0

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": "rethinkdb",
33
"version": "2.4.2",
44
"main": "rethinkdb",
5+
"license": "Apache-2.0",
56
"description": "This package provides the JavaScript driver library for the RethinkDB database server for use in your node application.",
67
"scripts": {
78
"get-proto": "./scripts/prepare.sh",

0 commit comments

Comments
 (0)