We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bed02 commit a353be8Copy full SHA for a353be8
2 files changed
docs/en/index.md
@@ -24,7 +24,6 @@ features:
24
linkText: Learn more about SynthKernel
25
- title: Scale from 1KB
26
icon: 🐣
27
- link: /modules
28
details: Grab what you need via modules, the base class is only 1KB gzipped.
29
- title: Runtime-Flexible
30
icon: 🧩
package.json
@@ -13,7 +13,7 @@
13
"bugs": {
14
"url": "https://github.com/hesprs/pointeract/issues"
15
},
16
- "license": "MIT",
+ "license": "Apache-2.0",
17
"author": {
18
"name": "Hēsperus",
19
"email": "hesprs@outlook.com"
0 commit comments