Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 8e9deec

Browse files
committed
0.7.15
1 parent a2b006c commit 8e9deec

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"name": "teutonic-css",
3-
"version": "0.7.14",
3+
"version": "0.7.15",
44
"description": "Yet another CSS framework — versatile, well documented.",
55
"directories": {},
6-
"files": ["*"],
6+
"files": [
7+
"*"
8+
],
79
"scripts": {
810
"create-css": "sass teutonic.scss teutonic.css --no-source-map",
911
"minify-css": "cleancss teutonic.css -o teutonic.min.css",

0 commit comments

Comments
 (0)