version bump
parent
97d4b2f5e4
commit
e5cc63fe87
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "lot-occupancy-system",
|
||||
"version": "1.0.0-alpha.6",
|
||||
"version": "1.0.0-alpha.7",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "lot-occupancy-system",
|
||||
"version": "1.0.0-alpha.6",
|
||||
"version": "1.0.0-alpha.7",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cityssm/bulma-js": "^0.4.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lot-occupancy-system",
|
||||
"version": "1.0.0-alpha.6",
|
||||
"version": "1.0.0-alpha.7",
|
||||
"type": "module",
|
||||
"description": "A system for managing the occupancy of lots. (i.e. Cemetery management)",
|
||||
"exports": "./app.js",
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
// Generated by genversion.
|
||||
export const version = '1.0.0-alpha.6';
|
||||
export const version = '1.0.0-alpha.7';
|
||||
|
|
|
|||
Loading…
Reference in New Issue