build it all up
Showing
This diff is collapsed.
Click to expand it.
build.js
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "react-vanilla", | |||
| "version": "1.0.0", | |||
| "description": "", | |||
| "main": "DOM.js", | |||
| "scripts": { | |||
| "test": "echo \"Error: no test specified\" && exit 1" | |||
| }, | |||
| "repository": { | |||
| "type": "git", | |||
| "url": "git@gitlab.quokka.pub:Zibx/react-vanilla.git" | |||
| }, | |||
| "keywords": [], | |||
| "author": "", | |||
| "license": "MPL-2.0", | |||
| "dependencies": { | |||
| "terser": "^5.4.0" | |||
| } | |||
| } |
yarn.lock
0 → 100644
Please
register
or
sign in
to comment