Skip to content

Commit f6d3043

Browse files
committed
Change version.
1 parent a52f55a commit f6d3043

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

package.json

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
{
22
"name": "froala-design-blocks",
3-
"version": "1.0.0",
4-
"description": "An amazing collection of HTML and CSS ready to use design blocks based on Bootstrap.",
3+
"version": "1.0.0-alpha.1",
4+
"description": "An amazing collection of over 170 ready to use design blocks based on Bootstrap.",
55
"keywords": [
66
"froala",
77
"froala design blocks",
88
"html design",
99
"bootstrap",
1010
"material design",
11-
"html templates"
11+
"html templates",
12+
"website design",
13+
"html5",
14+
"trending design"
1215
],
1316
"homepage": "https://www.froala.com/design-blocks",
1417
"license": "LGPL-2.1",
@@ -38,7 +41,7 @@
3841
"popper.js": "^1.11.0",
3942
"vinyl-paths": "^2.1.0"
4043
},
41-
"main": "dist/html/index.html",
44+
"main": "dist/index.html",
4245
"npmName": "froala-design-blocks",
4346
"npmFileMap": [
4447
{

0 commit comments

Comments
 (0)