1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 16:14:16 +02:00

Default theme updates - package.json added

This commit is contained in:
Awilum
2018-03-21 02:15:22 +03:00
parent 244844021d
commit 5c7529f8fa

View File

@@ -0,0 +1,8 @@
{
"name": "flextype",
"version": "1.0.0",
"devDependencies": {
"bootstrap": "^4.0.0",
"jquery": "^3.3.1"
}
}