docs: update description
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<strong>Fun functional programming</strong>
|
<strong>Fun functional programming</strong>
|
||||||
</div>
|
</div>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
A <code>7kb</code> framework for creating sturdy web applications
|
A <code>7kb</code> framework for creating sturdy frontend applications
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "choo",
|
"name": "choo",
|
||||||
"version": "2.1.2",
|
"version": "2.1.2",
|
||||||
"description": "A framework for creating solid web applications",
|
"description": "A 7kb framework for creating sturdy frontend applications",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"deps": "dependency-check . && dependency-check . --extra --no-dev -i xhr",
|
"deps": "dependency-check . && dependency-check . --extra --no-dev -i xhr",
|
||||||
|
|||||||
Reference in New Issue
Block a user