npm: updating package versions

This commit is contained in:
Hunter Miller 2021-11-02 14:28:30 -05:00
parent 3953ec0ab0
commit 0092c7b75b
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
{
"name": "landscape",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"mock": "vite --mode mock",

View File

@ -1,6 +1,6 @@
{
"name": "@urbit/api",
"version": "1.4.0",
"version": "2.0.0",
"description": "",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@urbit/http-api",
"version": "1.3.1",
"version": "2.0.0",
"license": "MIT",
"description": "Library to interact with an Urbit ship over HTTP",
"repository": {