mirror of
https://github.com/LukeHagar/idn-admin-console.git
synced 2025-12-06 12:37:47 +00:00
Update package versions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "idn-admin-console",
|
||||
"productName": "idn-admin-console",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "A troubleshooting and administration app for IdentityNow",
|
||||
"repo": "https://github.com/sailpoint-oss/idn-admin-console",
|
||||
"main": "src/index.js",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "idn-admin-console-svelte",
|
||||
"description": "A troubleshooting and administration app for IdentityNow",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"private": true,
|
||||
"author": {
|
||||
"name": "Luke Hagar",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "built-app",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"scripts": {
|
||||
"start": "node ./src"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user