Browse Source

Initial commit

Fixing-CORS-crash
BinHong Lee 7 years ago
commit
aa7a798e4e
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      package.json

+ 11
- 0
package.json View File

@@ -0,0 +1,11 @@
{
"name": "breakups",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "test"
},
"author": "",
"license": "MIT"
}

Loading…
Cancel
Save