Skip to content

Commit

Permalink
add license field
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Mineev authored and umputun committed Mar 12, 2020
1 parent 24f0c19 commit 0363855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "remark-ui",
"version": "0.1.0",
"license": "MIT",
"scripts": {
"build": "webpack --mode production && es-check es5 './public/*.js'",
"start": "webpack-dev-server --mode development",
Expand Down

0 comments on commit 0363855

Please sign in to comment.