This commit is contained in:
KillerBossOriginal 2022-11-02 20:21:13 +01:00
parent 49b834788a
commit 675e067f03
2 changed files with 14 additions and 1 deletions

13
package-lock.json generated Normal file
View file

@ -0,0 +1,13 @@
{
"name": "@fiusdevelopment/std",
"version": "0.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@fiusdevelopment/std",
"version": "0.0.3",
"license": "SEE LICENSE IN LICENSE.txt"
}
}
}

View file

@ -1,6 +1,6 @@
{
"name": "@fiusdevelopment/std",
"version": "0.0.2",
"version": "0.0.3",
"description": "Standard module for javascript",
"main": "index.js",
"scripts": {