rename aml
This commit is contained in:
parent
df53866e6b
commit
c680f5aa71
@ -6,10 +6,10 @@ include .config.mk
|
||||
all:
|
||||
@echo run \'make install\' to install
|
||||
|
||||
spa_dir=$(prefix)/share/taler/exchange-backoffice-ui
|
||||
spa_dir=$(prefix)/share/taler/aml-backoffice-ui
|
||||
|
||||
install:
|
||||
pnpm install --frozen-lockfile --filter @gnu-taler/exchange-backoffice-ui...
|
||||
pnpm install --frozen-lockfile --filter @gnu-taler/aml-backoffice-ui...
|
||||
pnpm run check
|
||||
pnpm run build
|
||||
install -d $(spa_dir)
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"name": "@gnu-taler/exchange-backoffice-ui",
|
||||
"name": "@gnu-taler/aml-backoffice-ui",
|
||||
"version": "0.1.0",
|
||||
"author": "sebasjm",
|
||||
"license": "AGPL-3.0-OR-LATER",
|
||||
@ -62,6 +62,6 @@
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"pogen": {
|
||||
"domain": "exchange-backoffice"
|
||||
"domain": "aml-backoffice"
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
471
pnpm-lock.yaml
471
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user