0.0.3
This commit is contained in:
parent
49b834788a
commit
675e067f03
2 changed files with 14 additions and 1 deletions
13
package-lock.json
generated
Normal file
13
package-lock.json
generated
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@fiusdevelopment/std",
|
"name": "@fiusdevelopment/std",
|
||||||
"version": "0.0.2",
|
"version": "0.0.3",
|
||||||
"description": "Standard module for javascript",
|
"description": "Standard module for javascript",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue