This commit is contained in:
Karl-Philipp Wulfert
2019-05-24 14:14:19 +02:00
parent 60f7e4cae2
commit 4343b0ffc7
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.16.0",
"version": "0.16.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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