Skip to content

Commit

Permalink
chore: add @ionic/core to dependencies instead dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho committed Nov 8, 2023
1 parent 6bd19d4 commit fd0bdf9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 304 deletions.
306 changes: 3 additions & 303 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"tokens:publish": "npm run tokens:build && npx nx run @juntossomosmais/atomium-tokens:publish"
},
"dependencies": {
"@ionic/core": "^7.5.2",
"@stencil/core": "^4.3.0",
"swiper": "^10.2.0"
},
Expand All @@ -43,7 +44,6 @@
"@babel/preset-typescript": "^7.23.2",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^17.6.6",
"@ionic/core": "^7.5.2",
"@juntossomosmais/linters": "^0.15.0",
"@nrwl/eslint-plugin-nx": "^16.7.4",
"@nrwl/workspace": "16.6.0",
Expand Down

0 comments on commit fd0bdf9

Please sign in to comment.