ci: fix automatic publish

This commit is contained in:
Karl-Philipp Wulfert
2019-05-27 16:29:10 +02:00
parent d5f33d45e2
commit 39a1f9ae8f
3 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -132,9 +132,9 @@
}
},
"@openstapps/configuration": {
"version": "0.16.0",
"resolved": "https://registry.npmjs.org/@openstapps/configuration/-/configuration-0.16.0.tgz",
"integrity": "sha512-wnaSjxP0NZcK3Ke1eG/19rwChbCjLn+UCo2SsU4QN35MgyUUci/Y/4/v1kKxznHL7VWlx0bW3cLxCVvNtBMw7w==",
"version": "0.16.1",
"resolved": "https://registry.npmjs.org/@openstapps/configuration/-/configuration-0.16.1.tgz",
"integrity": "sha512-GEYYfL0do3jikl2UyfvNdGJoQZGeo9sCYkfDrCsOYDZNxuHkHq5fzOPx8OJtMLblNzLgN65tiW+JPRWw6wTwKg==",
"dev": true,
"requires": {
"@types/node": "10.14.4",