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

Commit be77305

Browse files
committed
minor: add licence
1 parent 6f97181 commit be77305

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": "javascript-core-1-coursework-week2",
33
"version": "1.0.0",
44
"description": "Exercises for JS1 Week 2",
5+
"license": "CC-BY-SA-4.0",
56
"scripts": {
67
"test": "jest --testRegex='mandatory[/\\\\].*\\.js$' --testPathIgnorePatterns=playing-computer",
78
"extra-tests": "jest --testRegex='extra[/\\\\].*\\.js$'"

0 commit comments

Comments
 (0)