@microsoft/load-themed-styles
Advanced tools
Comparing version 1.7.82 to 1.7.83
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "1.7.83", | ||
"tag": "@microsoft/load-themed-styles_v1.7.83", | ||
"date": "Wed, 29 Aug 2018 20:34:33 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "Fix an issue where the lib-amd folder was missing." | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.7.82", | ||
@@ -7,0 +19,0 @@ "tag": "@microsoft/load-themed-styles_v1.7.82", |
# Change Log - @microsoft/load-themed-styles | ||
This log was last generated on Wed, 29 Aug 2018 06:36:50 GMT and should not be manually modified. | ||
This log was last generated on Wed, 29 Aug 2018 20:34:33 GMT and should not be manually modified. | ||
## 1.7.83 | ||
Wed, 29 Aug 2018 20:34:33 GMT | ||
### Patches | ||
- Fix an issue where the lib-amd folder was missing. | ||
## 1.7.82 | ||
@@ -6,0 +13,0 @@ Wed, 29 Aug 2018 06:36:50 GMT |
@@ -0,0 +0,0 @@ export interface IThemingInstruction { |
@@ -345,2 +345,3 @@ "use strict"; | ||
} | ||
//# sourceMappingURL=index.js.map | ||
//# sourceMappingURL=index.js.map |
@@ -68,2 +68,3 @@ "use strict"; | ||
}); | ||
//# sourceMappingURL=index.test.js.map | ||
//# sourceMappingURL=index.test.js.map |
{ | ||
"name": "@microsoft/load-themed-styles", | ||
"version": "1.7.82", | ||
"version": "1.7.83", | ||
"description": "Loads themed styles.", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
"gulp": "~3.9.1", | ||
"@microsoft/node-library-build": "5.0.0" | ||
"@microsoft/node-library-build": "4.4.11" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
144354
17
2074