Skip to content

Commit ebc67fb

Browse files
committed
Removed private flag from package.json
1 parent 34e2746 commit ebc67fb

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
"url": "https://github.com/squidfunk/isotopes/",
1616
"email": "[email protected]"
1717
},
18-
"private": true,
18+
"license": "MIT",
1919
"author": {
2020
"name": "Martin Donath",
2121
"email": "[email protected]"

0 commit comments

Comments
 (0)