add functions into classes
This commit is contained in:
parent
4c132d716a
commit
72db66fe24
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@
|
||||||
"main": "index.mjs",
|
"main": "index.mjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
"build": "flow-remove-types src/ -d lib/",
|
|
||||||
"prepublish": "npm run build",
|
|
||||||
"flow": "flow"
|
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
Loading…
Add table
Reference in a new issue