This commit is contained in:
Philipp Kunz 2022-05-20 15:26:53 +02:00
parent faa88ab8a8
commit e49ee755d7
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartyaml",
"version": "3.0.0",
"version": "3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartyaml",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"dependencies": {
"@types/js-yaml": "^4.0.5",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartyaml",
"version": "3.0.0",
"version": "3.0.1",
"private": false,
"description": "handle yaml in smart ways",
"main": "dist_ts/index.js",
@ -50,4 +50,4 @@
"npmextra.json",
"readme.md"
]
}
}