Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit b34a921

Browse files
committed
fix: use valid license
1 parent 845e37b commit b34a921

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
@@ -16,7 +16,7 @@
1616
"email": "[email protected]"
1717
}
1818
],
19-
"license": "BSD 3-clause",
19+
"license": "BSD-3-Clause",
2020
"description": "Surgically polyfills timezone support in Intl.DateTimeFormat API",
2121
"main": "build/src/index.js",
2222
"devDependencies": {

0 commit comments

Comments
 (0)