This commit is contained in:
Karl-Philipp Wulfert
2019-11-25 14:29:17 +01:00
parent 0c7b447b93
commit a187471f4b
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.21.1",
"version": "0.22.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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