Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Commit 30e6370

Browse files
committed
Version bump.
1 parent d485da5 commit 30e6370

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tilmeld-client",
3-
"version": "1.0.0-beta.16",
3+
"version": "1.0.0-beta.17",
44
"description": "Nymph user and group management with access controls.",
55
"main": "lib/umd/TilmeldClient.js",
66
"browser": "lib/es/TilmeldClient.js",
@@ -42,7 +42,7 @@
4242
},
4343
"homepage": "https://github.com/sciactive/tilmeld-client#readme",
4444
"dependencies": {
45-
"nymph-client": "^4.0.0-beta.1",
45+
"nymph-client": "^4.0.0-beta.3",
4646
"pform": "^3.3"
4747
},
4848
"devDependencies": {
@@ -59,8 +59,8 @@
5959
"eslint-plugin-node": "^6.0.1",
6060
"eslint-plugin-promise": "^3.7.0",
6161
"eslint-plugin-react": "^7.7.0",
62-
"eslint-plugin-standard": "^3.0.1",
63-
"svelte": "^2.1.1",
62+
"eslint-plugin-standard": "^3.1.0",
63+
"svelte": "^2.4.4",
6464
"svelte-cli": "^3.0.0",
6565
"umailphp": "^2.3"
6666
}

0 commit comments

Comments
 (0)