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