2 Commits

Author SHA1 Message Date
be90148a3d 1.0.34 2019-08-13 21:52:12 +02:00
27afbabc57 fix(core): update 2019-08-13 21:52:12 +02:00
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ For requests that are not sensitive for timely execution there is a async endpoi
## Worker Endpoints ## Worker Endpoints
``` ```
[4chd76gf].api.global https://[4chd76gf].api.global
``` ```
Worker endpoints are assigned to you on a dynamic basis Worker endpoints are assigned to you on a dynamic basis

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "awpm.xyz", "name": "awpm.xyz",
"version": "1.0.33", "version": "1.0.34",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "awpm.xyz", "name": "awpm.xyz",
"version": "1.0.33", "version": "1.0.34",
"description": "the specification for the awesome workplace manifesto", "description": "the specification for the awesome workplace manifesto",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {