Small changes mostly intended to re-trigger automation
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 1m1s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 1m1s
This commit is contained in:
parent
e61bae8e18
commit
8b12c0cc6c
2 changed files with 3 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
"name": "@BridgemanAccessible/ba-web-framework",
|
"name": "@BridgemanAccessible/ba-web-framework",
|
||||||
"version": "1.0.12",
|
"version": "1.0.12",
|
||||||
"description": "A framework for web apps built atop Node, Express and other libraries and utilties that makes creating and maintaining Bridgeman Accessible web apps easier.",
|
"description": "A framework for web apps built atop Node, Express and other libraries and utilties that makes creating and maintaining Bridgeman Accessible web apps easier.",
|
||||||
"author": "Bridgeman Accessible <info@bridgemanaccessible.ca",
|
"author": "Bridgeman Accessible <info@bridgemanaccessible.ca>",
|
||||||
"repository": "https://github.com/Bridgeman-Accessible/ba-web-framework.git",
|
"repository": "https://git.bridgemanaccessible.ca/Bridgeman-Accessible/ba-web-framework.git",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "./index.ts",
|
"main": "./index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue