Skip to content

Commit 13be893

Browse files
author
Alexander Grigoriev
committed
Increment the version to 1.0.3 to publish on npm
Previously published version 1.0.2 was wrong
1 parent 44563e5 commit 13be893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dts-css-modules-loader",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "webpack loader to generate typings for css modules",
55
"dependencies": {
66
"loader-utils": "^1.2.0"

0 commit comments

Comments
 (0)