Skip to content

Commit

Permalink
fix(NPM): Rename package + Add license and description to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bamdadfr committed Apr 3, 2022
1 parent 1a7c63e commit 82362f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "deep-playground-prototype",
"name": "coolearning-playground",
"version": "1.14.4",
"description": "",
"private": true,
"description": "Bringing MIDI interactivity to `tensorflow/playground`",
"license": "Apache-2.0",
"scripts": {
"clean": "rimraf dist",
"start": "yarn serve-watch",
Expand Down

0 comments on commit 82362f7

Please sign in to comment.