瀏覽代碼

Remove ...

Matt Raible 7 年之前
父節點
當前提交
8fba5b9759
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      TUTORIAL.md

+ 0
- 1
TUTORIAL.md 查看文件

@@ -191,7 +191,6 @@ To begin, modify `package.json` so all the `angular` dependencies use version `2
191 191
   "@angular/platform-browser": "2.3.1",
192 192
   "@angular/platform-browser-dynamic": "2.3.1",
193 193
   "@angular/platform-server": "2.3.1",
194
-  ...
195 194
 ```
196 195
 
197 196
 Run `npm install` to update to these versions.