This commit is contained in:
Karl-Philipp Wulfert
2019-02-13 14:43:59 +01:00
parent 9c8ce486ce
commit 638b79d7f9
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.5.1",
"version": "0.6.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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