Skip to content

Commit 3818de9

Browse files
Add package
1 parent 4b486e6 commit 3818de9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuetify-inline-fields",
3-
"version": "1.0.0-beta-1.2",
3+
"version": "1.0.0-beta-1.3",
44
"description": "Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.",
55
"private": false,
66
"main": "dist/vuetify-inline-fields.cjs.js",
@@ -107,6 +107,7 @@
107107
"postcss-html": "^1.5.0",
108108
"postcss-scss": "^4.0.6",
109109
"prettier": "^2.8.8",
110+
"prismjs": "^1.29.0",
110111
"roboto-fontface": "^0.10.0",
111112
"rollup": "^3.25.2",
112113
"rollup-plugin-polyfill-node": "^0.12.0",

pnpm-lock.yaml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)