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

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
hperrin committed Jun 12, 2018
1 parent e8be7c0 commit 4ff54f3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
72 changes: 36 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tilmeld-client",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Nymph user and group management with access controls.",
"main": "lib/umd/TilmeldClient.js",
"browser": "lib/es/TilmeldClient.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"homepage": "https://github.com/sciactive/tilmeld-client#readme",
"dependencies": {
"nymph-client": "^4.0.0-beta.6",
"nymph-client": "^4.0.0-beta.10",
"pform": "^3.3"
},
"devDependencies": {
Expand All @@ -55,13 +55,13 @@
"eslint-config-semistandard": "^12.0.1",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-html": "^4.0.3",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-react": "^7.9.1",
"eslint-plugin-standard": "^3.1.0",
"svelte": "^2.6.1",
"svelte": "^2.7.2",
"svelte-cli": "^3.0.0",
"umailphp": "^2.3"
"umailphp": "^2.4"
}
}

0 comments on commit 4ff54f3

Please sign in to comment.