This commit is contained in:
Rainer Killinger
2022-07-05 14:20:29 +02:00
parent 0753ab9f33
commit 75138c7061
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "@openstapps/configuration", "name": "@openstapps/configuration",
"version": "0.32.1", "version": "0.32.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@openstapps/configuration", "name": "@openstapps/configuration",
"version": "0.32.1", "version": "0.32.2",
"description": "A collection of configuration base files for StApps projects.", "description": "A collection of configuration base files for StApps projects.",
"scripts": { "scripts": {
"build": "npm run lint && npm run compile", "build": "npm run lint && npm run compile",