Skip to content

Commit

Permalink
Merge pull request #13 from theHandsomestNerd/transformhw-storybook
Browse files Browse the repository at this point in the history
Sanity Cleanup of duplicate files, Webdev sections in storybook
  • Loading branch information
tmanundercover committed Dec 13, 2023
2 parents 78115b4 + f3868da commit 8a4a6ae
Show file tree
Hide file tree
Showing 61 changed files with 742 additions and 978 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "functions",
"version": "0.6.0",
"version": "0.6.1",
"scripts": {
"lint": "eslint --ext .js,.ts .",
"build": "tsc",
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "the-handsomestnerd-internal",
"version": "0.6.0",
"version": "0.6.1",
"license": "GPL-3.0-or-later",
"private": true,
"dependencies": {
Expand Down Expand Up @@ -58,8 +58,7 @@
"test": "react-scripts test",
"eject": "react-scripts eject",
"firebaseDeploy": "firebase deploy --only hosting",
"storybook": "storybook dev -p 6006 -s public",
"build-storybook": "storybook build -s public"
"storybook": "sb dev"
},
"eslintConfig": {
"extends": [
Expand Down
2 changes: 1 addition & 1 deletion sanityIo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "the-handsomest-nerd-sanity",
"private": true,
"version": "0.6.0",
"version": "0.6.1",
"description": "Sanity CMS for React Website Builder",
"main": "package.json",
"author": "theHandsomestNerd <hello@thehandsomestnerd.com>",
Expand Down
76 changes: 0 additions & 76 deletions sanityIo/schemas/resume/resume-bio/ResumeBioSection.js

This file was deleted.

7 changes: 0 additions & 7 deletions sanityIo/schemas/resume/resume-bio/ResumeFile.js

This file was deleted.

This file was deleted.

52 changes: 0 additions & 52 deletions sanityIo/schemas/resume/resume-education/ResumeEducation.js

This file was deleted.

33 changes: 0 additions & 33 deletions sanityIo/schemas/resume/resume-education/ResumeEducationSection.js

This file was deleted.

66 changes: 0 additions & 66 deletions sanityIo/schemas/resume/resume-experience/ResumeExperience.js

This file was deleted.

This file was deleted.

45 changes: 0 additions & 45 deletions sanityIo/schemas/resume/resume-feedback/ResumeFeedback.js

This file was deleted.

Loading

0 comments on commit 8a4a6ae

Please sign in to comment.