Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Commit 39ddec2

Browse files
author
jfet97
committed
modify package.json and npmignore
1 parent dc01ed5 commit 39ddec2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ docs/*
44
sass/strawberry.css.map
55
sass/strawberry.min.css.map
66
sass/.sass-cache
7+
examples/*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strawberry-css",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "New flexbox based CSS micro-framework, a set of flexbox common utilities focused on make life easier and faster with nested flexbox",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)