mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
Add version number to package.json
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"name": "firetable",
|
||||
"version": "0.1.0",
|
||||
"name": "Firetable",
|
||||
"version": "1.3.0",
|
||||
"homepage": "https://firetable.io/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/AntlerVC/firetable.git"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@antlerengineering/form-builder": "^0.9.7",
|
||||
|
||||
Reference in New Issue
Block a user