1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-14 13:36:33 +02:00

Resolve "Handle PATCH request"

This commit is contained in:
Maciej Lenartowicz
2019-09-25 11:56:08 +00:00
parent edc5c92421
commit d658f0b112
12 changed files with 265 additions and 220 deletions

View File

@ -31,10 +31,10 @@ build-js:
publish-beta:
npm publish --tag beta
lint-js:
lint:
npm run lint
test-js:
test:
npm test
create-messages: