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

Commit d31692a

Browse files
Change Version and Release (#75)
* Prepared for distributed activation * Refined approach for activation function * Updated travis definition * Update src/index.ts Co-authored-by: Brandon Istenes <bistenes@gmail.com> * Removed dependency on esm-root-config * Fixed linting issue * Updated module name * Updated config schema * Updated config schema Co-authored-by: Brandon Istenes <bistenes@gmail.com>
1 parent 3e108fa commit d31692a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openmrs/esm-login-app",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "The login microfrontend for the OpenMRS SPA",
55
"main": "dist/openmrs-esm-login.js",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)