Skip to content

Commit 41a71cb

Browse files
authored
Updated package.json ⚡
1 parent 8f27a32 commit 41a71cb

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
@@ -15,7 +15,7 @@
1515
"test": "echo \"Error: no test specified\" && exit 1",
1616
"build": "type .\\src\\code-runner-wc.js | node build\\compress-css.js | node build\\compress-html.js | babili > .\\dist\\code-runner-wc.min.js"
1717
},
18-
"license": "MIT",
18+
"license": "GPL-3.0",
1919
"repository": "github:MarketingPipeline/Code-Runner-Web-Component",
2020
"devDependencies": {
2121
"babili": "^0.1.4",

0 commit comments

Comments
 (0)