release: v3.1.0-rc-0
This commit is contained in:
parent
83111ac646
commit
14bca334f6
169 changed files with 671 additions and 671 deletions
|
@ -1,4 +1,4 @@
|
|||
// This file is auto-generated | All changes you make will be overwritten.
|
||||
export const name = '@freesewing/core'
|
||||
export const version = '3.0.0'
|
||||
export const version = '3.1.0-rc.0'
|
||||
export const data = { name, version }
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/core",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0-rc.0",
|
||||
"description": "A library for creating made-to-measure sewing patterns",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -53,7 +53,7 @@
|
|||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"@freesewing/core-plugins": "3.0.0",
|
||||
"@freesewing/core-plugins": "3.1.0-rc.0",
|
||||
"bezier-js": "6.1.4",
|
||||
"hooks": "0.3.2",
|
||||
"lodash.get": "4.4.2",
|
||||
|
@ -75,7 +75,7 @@
|
|||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "latest"
|
||||
"tag": "next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue