newtil-css 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -18,7 +18,7 @@
18
18
  </p>
19
19
  </div>
20
20
 
21
- ### ETC
21
+ ## ETC
22
22
 
23
23
  newtil-css는 [phosphor-icons](https://github.com/phosphor-icons/homepage)를 사용하고 있습니다.
24
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "newtil-css",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "description": "Utility based CSS",
5
5
  "main": "dist/style.css",
6
6
  "type": "module",