This commit is contained in:
Karl-Philipp Wulfert
2019-06-04 10:33:18 +02:00
parent c69c5ece6f
commit 3d1985368d
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.18.0", "version": "0.19.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@openstapps/configuration", "name": "@openstapps/configuration",
"version": "0.18.0", "version": "0.19.0",
"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 tslint && npm run compile", "build": "npm run tslint && npm run compile",