Publish 0.0.58
This commit is contained in:
parent
838fabdbff
commit
8450466cbb
3 changed files with 8 additions and 5 deletions
|
@ -53,5 +53,6 @@
|
|||
"dependencies": {
|
||||
"deepmerge": "^4.2.2",
|
||||
"react-use-gesture": "^9.1.3"
|
||||
}
|
||||
},
|
||||
"gitHead": "838fabdbff1a66d4d7ee8aa5c5d117bc55acbff2"
|
||||
}
|
||||
|
|
|
@ -64,5 +64,6 @@
|
|||
"perfect-freehand": "^0.5.3",
|
||||
"react-hotkeys-hook": "^3.4.0",
|
||||
"rko": "^0.5.19"
|
||||
}
|
||||
},
|
||||
"gitHead": "838fabdbff1a66d4d7ee8aa5c5d117bc55acbff2"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "www",
|
||||
"version": "0.0.58",
|
||||
"private": false,
|
||||
"private": true,
|
||||
"description": "A tiny little drawing app (site).",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -32,5 +32,6 @@
|
|||
"eslint": "7.32.0",
|
||||
"eslint-config-next": "11.1.2",
|
||||
"typescript": "^4.4.2"
|
||||
}
|
||||
}
|
||||
},
|
||||
"gitHead": "838fabdbff1a66d4d7ee8aa5c5d117bc55acbff2"
|
||||
}
|
Loading…
Reference in a new issue