🚧 CFP updates
This commit is contained in:
parent
fc5d389a4b
commit
7ff5651d2f
3 changed files with 22 additions and 22 deletions
|
@ -18,9 +18,9 @@
|
|||
"@freesewing/plugin-theme": "beta",
|
||||
"@freesewing/plugin-validate": "beta",
|
||||
"@freesewing/utils": "beta",
|
||||
"@material-ui/core": "^3.9.3",
|
||||
"@material-ui/icons": "^3.0.2",
|
||||
"@material-ui/lab": "^3.0.0-alpha.30",
|
||||
"@material-ui/core": "^4.0.1",
|
||||
"@material-ui/icons": "^4.0.1",
|
||||
"@material-ui/lab": "^v4.0.0-alpha.14",
|
||||
"pattern": "{{#if yarn}}link:..{{else}}file:..{{/if}}",
|
||||
"prismjs": "1.16.0",
|
||||
"react": "^16.8",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
import React from "react";
|
||||
import freesewing from "@freesewing/core";
|
||||
import { Workbench } from "@freesewing/components";
|
||||
import Workbench from "@freesewing/components/Workbench";
|
||||
import "typeface-roboto-condensed";
|
||||
import "@freesewing/css-theme";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue