mirror of
https://github.com/bluetech/ng-annotate-patched.git
synced 2026-07-02 00:17:42 +08:00
1.8.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 1.8.0 2019-01-19
|
||||
* Require node>=6.0.0.
|
||||
* Remove a lot of trivial dependencies.
|
||||
|
||||
## 1.7.0 2018-01-18
|
||||
* Require node>=4.0.0.
|
||||
* Reorganize internal directory structure. The main file moved to
|
||||
|
||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ng-annotate-patched",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ng-annotate-patched",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0",
|
||||
"description": "add, remove and rebuild angularjs dependency injection annotations",
|
||||
"main": "src/ng-annotate-main.js",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user