This commit is contained in:
Jovan Krunić
2021-09-13 15:16:23 +02:00
parent c4f5fb80b5
commit 98896d5474
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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