File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 1.2.0" ,
2+ "version" : " 1.2.1-alpha. 0" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/build" ,
3- "version" : " 1.2.0" ,
3+ "version" : " 1.2.1-alpha. 0" ,
44 "publishConfig" : {
55 "access" : " public"
66 },
3636 "test" : " yarn run build && ava 'test/**/*.ts'"
3737 },
3838 "dependencies" : {
39- "@create-figma-plugin/common" : " ^1.2.0" ,
39+ "@create-figma-plugin/common" : " ^1.2.1-alpha. 0" ,
4040 "chokidar" : " ^3.5.2" ,
4141 "cssnano" : " ^5.0.6" ,
4242 "esbuild" : " ^0.12.9" ,
5454 "typed-css-modules" : " ^0.7.0"
5555 },
5656 "devDependencies" : {
57- "@create-figma-plugin/tsconfig" : " ^1.2.0" ,
58- "@create-figma-plugin/utilities" : " ^1.2.0" ,
57+ "@create-figma-plugin/tsconfig" : " ^1.2.1-alpha. 0" ,
58+ "@create-figma-plugin/utilities" : " ^1.2.1-alpha. 0" ,
5959 "@figma/plugin-typings" : " ^1" ,
6060 "@types/fs-extra" : " ^9.0.11" ,
6161 "@types/node" : " ^15.12.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/common" ,
3- "version" : " 1.2.0" ,
3+ "version" : " 1.2.1-alpha. 0" ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " create-figma-plugin" ,
3- "version" : " 1.2.0" ,
3+ "version" : " 1.2.1-alpha. 0" ,
44 "description" : " Initialize a new Figma plugin using a template" ,
55 "keywords" : [
66 " create-figma-plugin" ,
3535 "test" : " yarn run build && ava 'test/**/*.ts'"
3636 },
3737 "dependencies" : {
38- "@create-figma-plugin/common" : " ^1.2.0" ,
38+ "@create-figma-plugin/common" : " ^1.2.1-alpha. 0" ,
3939 "fs-extra" : " ^10.0.0" ,
4040 "globby" : " ^11.0.4" ,
4141 "inquirer" : " ^8.1.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/monetization" ,
3- "version" : " 1.2.0" ,
3+ "version" : " 1.2.1-alpha. 0" ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/tsconfig" ,
3- "version" : " 1.2.0" ,
3+ "version" : " 1.2.1-alpha. 0" ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/ui" ,
3- "version" : " 1.2.0" ,
3+ "version" : " 1.2.1-alpha. 0" ,
44 "publishConfig" : {
55 "access" : " public"
66 },
4949 "storybook-clean" : " rm -rf '*.log' build 'src/**/*.css.d.ts'"
5050 },
5151 "dependencies" : {
52- "@create-figma-plugin/utilities" : " ^1.2.0"
52+ "@create-figma-plugin/utilities" : " ^1.2.1-alpha. 0"
5353 },
5454 "devDependencies" : {
5555 "@babel/core" : " ^7.14.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/utilities" ,
3- "version" : " 1.2.0" ,
3+ "version" : " 1.2.1-alpha. 0" ,
44 "publishConfig" : {
55 "access" : " public"
66 },
You can’t perform that action at this time.
0 commit comments