refactor: More generic build.sh file
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "./bundles/forms.umd.js",
|
||||
"module": "./@angular/forms.es5.js",
|
||||
"es2015": "./@angular/forms.js",
|
||||
"typings": "./typings/index.d.ts",
|
||||
"typings": "./typings/forms.d.ts",
|
||||
"author": "angular",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user