File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -99,20 +99,20 @@ code --install-extension eg2.tslint
99
99
code -- install-extension ms- vsliveshare.vsliveshare
100
100
101
101
102
- npm install - g aurelia- cli@0 .31.3
102
+ npm install - g aurelia- cli
103
103
npm install - g autorest
104
104
npm install - g bower
105
105
npm install - g dts
106
106
npm install - g yo generator- aspnet generator- docker
107
107
npm install - g gulp gulp- cli gulp- notify
108
108
npm install - g grunt grunt- cli
109
- npm install - g jspm@0 .16.53
109
+ npm install - g jspm
110
110
npm install - g npm- windows- upgrade
111
111
npm install - g semistandard
112
112
npm install - g ts- node
113
113
npm install - g swagger- cli
114
- npm install - g typescript@2 .8.1
115
- npm install - g typings@2 .1.1
114
+ npm install - g typescript
115
+ npm install - g typings
116
116
npm install - g selenium- standalone
117
117
118
118
# -- set up folder paths
@@ -246,4 +246,4 @@ choco install notepadreplacer
246
246
# --- reenabling critial items ---
247
247
Enable-UAC
248
248
Enable-MicrosoftUpdate
249
- Install-WindowsUpdate - acceptEula
249
+ Install-WindowsUpdate - acceptEula
You can’t perform that action at this time.
0 commit comments