Skip to content

Commit 1664716

Browse files
squash!
Signed-off-by: Nikola R. Hristov <nikola@nikolahristov.tech>
1 parent 75e1783 commit 1664716

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,12 @@
3838
"prepublishOnly": "Build 'Source/**/*.ts'"
3939
},
4040
"dependencies": {
41+
"@playform/build": "0.0.5",
42+
"@playform/document": "0.0.6",
4143
"@playform/pipe": "0.0.2",
4244
"@types/csso": "5.0.4",
4345
"@types/html-minifier-terser": "7.0.2",
46+
"astro": "4.5.16",
4447
"csso": "5.0.5",
4548
"html-minifier-terser": "7.2.0",
4649
"kleur": "4.1.5",
@@ -49,11 +52,6 @@
4952
"svgo": "3.2.0",
5053
"terser": "5.30.3"
5154
},
52-
"devDependencies": {
53-
"@playform/build": "0.0.5",
54-
"@playform/document": "0.0.6",
55-
"astro": "4.5.16"
56-
},
5755
"publishConfig": {
5856
"access": "public"
5957
}

0 commit comments

Comments
 (0)