Skip to content

Commit

Permalink
MIT Licence
Browse files Browse the repository at this point in the history
  • Loading branch information
colxi committed Jun 29, 2019
1 parent 05c2f3c commit c8a567c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/.git
/docs
/test

/examples
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"author": "colxi <[email protected]> (http://www.colxi.info)",
"version": "2.0.2",
"version": "2.0.3",
"keywords": [
"css global variables",
"css vars helper",
Expand Down
1 change: 0 additions & 1 deletion src/css-global-variables.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* @Date: 2018-03-18 21:32:45
* @Last Modified by: colxi
* @Last Modified time: 2019-03-23 16:09:54
* @License : GPL-3.0
*
*/
Expand Down

0 comments on commit c8a567c

Please sign in to comment.