chore(release): v1.0.0 [skip ci]

This commit is contained in:
D. Moonfire 2022-05-17 02:58:09 +00:00
parent 8ea73ccd27
commit f3660591f7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "untrusted-projects",
"version": "0.0.1",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "untrusted-projects",
"version": "0.0.1",
"version": "1.0.0",
"dependencies": {
"@mfgames-writing/clean-theme": "^4.0.2",
"@mfgames-writing/contracts": "^4.2.0",

View File

@ -1,7 +1,7 @@
{
"name": "untrusted-projects",
"description": "Thoughts and observations about the package ecosystems of software development.",
"version": "0.0.1",
"version": "1.0.0",
"private": true,
"scripts": {
"build:pdf": "mfgames-writing-format build pdf",