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