weboptimizer 2.0.1499 → 2.0.1500

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/browser.js +1 -1
  2. package/package.json +1 -1
package/browser.js CHANGED
@@ -137,7 +137,7 @@ if (typeof TARGET_TECHNOLOGY === 'undefined' || TARGET_TECHNOLOGY === 'node')
137
137
  },
138
138
  resources: 'usable',
139
139
  runScripts: 'dangerously',
140
- url: 'http: //localhost',
140
+ url: 'http://localhost',
141
141
  virtualConsole: virtualConsole
142
142
  });
143
143
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "weboptimizer",
3
- "version": "2.0.1499",
3
+ "version": "2.0.1500",
4
4
  "description": "A generic web optimizer, (module) bundler and development environment.",
5
5
  "keywords": [
6
6
  "webpack",