Skip to content

Commit 84d4997

Browse files
committed
Version 1.01
1 parent 3fa7720 commit 84d4997

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules
2-
coverage
2+
coverage
3+
*.log

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rtlcss-loader",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"author": "Sidati MESSAITI",
55
"description": "rtlcss loader module for webpack based on github.com/webpack/css-loader",
66
"engines": {

0 commit comments

Comments
 (0)