chore(release): v1.0.2 [CI SKIP]
This commit is contained in:
parent
d403868214
commit
4a30eb0444
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "exit-planning",
|
"name": "exit-planning",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "exit-planning",
|
"name": "exit-planning",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mfgames-writing/clean-theme": "^4.0.2",
|
"@mfgames-writing/clean-theme": "^4.0.2",
|
||||||
"@mfgames-writing/contracts": "^4.2.0",
|
"@mfgames-writing/contracts": "^4.2.0",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "exit-planning",
|
"name": "exit-planning",
|
||||||
"description": "Thoughts and observations when planning for death and serious injuries.",
|
"description": "Thoughts and observations when planning for death and serious injuries.",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build:pdf": "mfgames-writing-format build pdf",
|
"build:pdf": "mfgames-writing-format build pdf",
|
||||||
|
|
Loading…
Reference in a new issue