ISC licence, v0.2.0
LICENCE
0 → 100644
VERSION
0 → 100644
{ | ||
"private": true, | ||
"name": "edt-ufr-maths", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"license": "ISC", | ||
"author": "", | ||
"author": "Najib Idrissi", | ||
"scripts": { | ||
"start": "webpack serve --open --config webpack.dev.js", | ||
"build": "webpack --config webpack.prod.js", | ||
... | ... |
Please register or sign in to comment