Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 033fe75

Browse files
committed
Change the license notation in the package.json file.
1 parent 9882602 commit 033fe75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "actions-on-google-testing",
33
"description": "This is an end-to-end testing library for developers building actions",
44
"version": "0.1.0",
5-
"license": "Apache Version 2.0",
5+
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"main": "dist/index.js",
88
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)