Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit d7d2641

Browse files
author
Kamil Kisiela
committed
Remove es5-shim and standard-minifiers package
1 parent 4a155ce commit d7d2641

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
6+
### Removed
7+
- es5-shim package
8+
- standard-minifier package
69

710
## [0.0.3] - 2015-11-10
811
### Fixed

package.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ Package.onUse(function (api) {
1515

1616
var packages = {
1717
use: [
18-
19-
2018
2119
'pbastowski:[email protected]',
2220
'pbastowski:[email protected]',

0 commit comments

Comments
 (0)