Skip to content

Commit

Permalink
Move app to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
brijeshb42 committed Jul 15, 2024
1 parent 15c06f8 commit 8837a80
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 1,149 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"preview": "vite preview"
},
"dependencies": {
"@pigment-css/react": "workspace:^",
"@pigment-css/react": "latest",
"react": "latest",
"react-dom": "latest"
},
"devDependencies": {
"@pigment-css/unplugin": "workspace:^",
"@pigment-css/unplugin": "latest",
"@types/react": "latest",
"@types/react-dom": "latest",
"css-loader": "^7.1.2",
Expand All @@ -24,19 +24,5 @@
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
},
"nx": {
"targets": {
"preview": {
"dependsOn": [
"^build"
]
},
"dev": {
"dependsOn": [
"^build"
]
}
}
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1,133 changes: 0 additions & 1,133 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 8837a80

Please sign in to comment.